home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / Apps / Clocks / aa_m68k_Intel_HP_Only / EggTimer.app / English.lproj / InfoPanel.nib / data.classes next >
Encoding:
Text File  |  1995-06-12  |  279 b   |  22 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. Controller = {
  7.     ACTIONS = {
  8.     hideWindow:;
  9.     toggleSound:;
  10.     appDidInit:;
  11.     showWindow:;
  12.     showInfo:;
  13.     };
  14.     OUTLETS = {
  15.     delayField;
  16.     infoPanel;
  17.     hiddenButton;
  18.     myWindow;
  19.     };
  20.     SUPERCLASS = Object;
  21. };
  22.